Personal tools

Lua/Shared/SteamId/Constructor

From JC2-MP Documentation

< Lua‎ | Shared‎ | SteamId
Jump to: navigation, search

Returns    SteamId
Prototype    SteamId(string)
Description    No description


Example

id1 = SteamId("STEAM_0:1:23456789")
id2 = SteamId("12345678910111213")